home *** CD-ROM | disk | FTP | other *** search
- Shared C Library
- ~~~~~~~~~~~~~~~~
-
- These programs are examples for using the Shared C
- Library from assembler.
-
- Ex1 is the infamouse 'hello world' program, that is
- the first program that any C programmer writes.
-
- Ex2 is a slightly more complicated example program,
- that writes its arguments to sdtio.
-
- !Demo is a desktop demo program that uses the
- functions in RISC_OSLib, to provide the main code.
-
- All of these programs were written directly in
- assembler, with out examining the assembler code
- produced by the C compiler.
-
- The files Tex1 and Tex2 run both the C and assembler
- versions of the examples.
-
- If anyone want to contact me my address is
- Simon Callan
- 2 Malden Road
- Borehamwood
- Herts
- WD6 1BW
-
- or E-Mail - ZSJC@UK.CO.GPT
-